Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempted fix for issue #190 #191

Merged
merged 1 commit into from
Jan 20, 2013
Merged

Attempted fix for issue #190 #191

merged 1 commit into from
Jan 20, 2013

Conversation

josh-
Copy link
Contributor

@josh- josh- commented Dec 27, 2012

These two methods on NSURL,

- (NSString *)absoluteString

and

- (NSString *)path

return different values. According to the docs, path is "suitable for input into methods of NSFileManager or NSPathUtilities", whereas absoluteString is not.

I don't have a copy of Snow Leopard handy, so someone will have to confirm this path does indeed fix #190 before merging.

@jigish
Copy link
Owner

jigish commented Dec 28, 2012

on vacation currently. I'll take a look when I get back around jan 6th. I also don't have a copy of Snow Leopard, though, so if someone does it'd be great if they could try this fix out.

@josh-
Copy link
Contributor Author

josh- commented Dec 28, 2012

@jigish Sounds good mate, have a great vacation. I'll also see if I can get SL going in a VM or something in the next couple of days to try this out.

jigish added a commit that referenced this pull request Jan 20, 2013
@jigish jigish merged commit 50e31f0 into jigish:master Jan 20, 2013
@jigish
Copy link
Owner

jigish commented Jan 20, 2013

sorry this took so long =/. merged now and will push a build later today.

jigish pushed a commit that referenced this pull request Jan 20, 2013
- Merge Pull Request #191 - (Fix Issue #190)
- Merge Pull Request #166 - (Fix Issue #130)
- Merge Pull Request #204
- Merge Pull Request #185
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Writing Application Support to wrong path
2 participants